Posts

Post not yet marked as solved
54 Replies
Thank you so much. I wasted hours on this as well.
Post marked as solved
2 Replies
Are any of your iOS 13 objects implementing a custom hash? I noticed this caused me to crash in iOS 12 and earlier when conditionally linking to Combine  func hash(into hasher: inout Hasher) {           hasher.combine(foo)       }
Post not yet marked as solved
1 Replies
Did you find a solution? I experience the same thing and I am not using aNavigationView.